home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 85 / CD-ROM 85 / CD-ROM 85.iso / aplic / 2sync / 2SyncSetup.exe / modules / pf / panel / scripts / DefineButton2_5 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-03-20  |  61 b   |  4 lines

  1. on(release){
  2.    this.releaseObj[releaseFunction](this);
  3. }
  4.